Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: ban std.debug.assert #10168

Merged
merged 17 commits into from
Apr 12, 2024
Merged

refactor: ban std.debug.assert #10168

merged 17 commits into from
Apr 12, 2024

Conversation

Jarred-Sumner
Copy link
Collaborator

What does this PR do?

  • ban std.debug.assert
  • add a very primitive way for banned methods in the codebase to cause CI to fail

How did you verify your code works?

CI

Copy link
Contributor

github-actions bot commented Apr 11, 2024

✅ lint failures have been resolved. Thank you.

#5aa34c6789a9de0cd929b0624e30355a2bf3f614

@Jarred-Sumner Jarred-Sumner marked this pull request as ready for review April 11, 2024 12:25
Copy link
Contributor

github-actions bot commented Apr 11, 2024

Copy link
Contributor

github-actions bot commented Apr 11, 2024

Copy link
Contributor

github-actions bot commented Apr 11, 2024

Copy link
Contributor

github-actions bot commented Apr 11, 2024

Copy link
Member

@nektro nektro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. can't wait to add more! nice work on this

edit: where's the comment for the windows CI ?

@Jarred-Sumner Jarred-Sumner merged commit 688844b into main Apr 12, 2024
27 of 32 checks passed
@Jarred-Sumner Jarred-Sumner deleted the jarred/aassert branch April 12, 2024 00:52
cirospaciari pushed a commit that referenced this pull request Apr 14, 2024
* Ban `std.debug.assert`

* Create .clangd

* Update lint.yml

* Update linter.ts

* update

* lint

* Update linter.ts

* Update linter.ts

* update

* Update linter.ts

* update

* Update linter.ts

* more

* Update install.zig

* words

* Remove UB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants